@charset "utf-8";
/* CSS Document */
body, ul, li, div, img, p, span, font, dl, dd, dt, form, b, h2, h3, h4 { padding: 0; margin: 0; border: 0 }
ul, li { list-style: none }
.floL { float: left }
.floR { float: right }
.clear { clear: both }
a, area { blr:expression(this.onFocus=this.blur())
} /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */
a { outline: none; } /* for FF Chrome */
input, button { margin: 0; font-size: 12px; vertical-align: middle; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.ljSlider{ margin:0 auto; overflow:hidden; width:100%; height:150px;}
.cguess-tabs{ position: absolute;top: 130px; z-index:999; left:50%; margin-left:-55px; }
.cguess-tabs p{  width:14px; height:14px; background:url(dot.gif) scroll 0px -16px; float:left; margin-right:8px; cursor:pointer; _font-size:0px;display: none;}
.cguess-tabs .active{background:url(dot.gif) scroll  14px -16px;  }
.imgList li{ float:left; position: relative;}
/*左右按钮*/
.prev,.next{ position: absolute; top: 50%;  width:43px; height: 100px; margin-top: -50px ; z-index: 999; cursor: pointer; }
.prev{ background: url(icon.png) no-repeat scroll -40px 0; left: 0; }
.prev:hover{background: url(icon.png) no-repeat scroll -40px -100px;}
.next{ background: url(icon.png) no-repeat scroll 0 0; right: 0;}
.next:hover{background: url(icon.png) no-repeat scroll 0px -100px;}
/*loading*/
.loadDiv{background: url(loading.gif) no-repeat scroll  center center; position: absolute; height: 100%; width: 100%; }
.ljSlider { position: relative; width:100%; height:150px; }
.imgList { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.imgList li {  height: 150px; width:100%; list-style: none;  overflow: hidden; }
